home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia2.dir
/
00290_Script_290
< prev
next >
Wrap
Text File
|
1995-05-21
|
337b
|
16 lines
on mouseUp
global snap1, gTheShot, theMovieName
--This is the first photo choice in the DarkRoom
put snap1 into gTheShot
puppetsprite 48, false
puppetsprite 3, false
puppetsprite 5, false
puppetsprite 6, false
if theMovieName = "P14D12A.mov" then
GetItOrNotVirgin
else
GetItOrNot
end if
end